home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form CDir
- BorderStyle = 3 'Fixed Dialog
- Caption = "Compiler Directives"
- ClientHeight = 1320
- ClientLeft = 390
- ClientTop = 7005
- ClientWidth = 2655
- Icon = "CDir.frx":0000
- LinkTopic = "Form1"
- MaxButton = 0 'False
- MDIChild = -1 'True
- MinButton = 0 'False
- ScaleHeight = 1320
- ScaleWidth = 2655
- ShowInTaskbar = 0 'False
- Begin VB.TextBox Text1
- Height = 1335
- HideSelection = 0 'False
- Left = 0
- MultiLine = -1 'True
- ScrollBars = 2 'Vertical
- TabIndex = 0
- Top = 0
- Width = 2655
- End
- Attribute VB_Name = "CDir"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-